home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2001 June / CMycha200106.iso / Urwisy / start.exe / scripts / DefineButton2_747 / BUTTONCONDACTION on(release).as
Text File  |  2001-05-17  |  70b  |  7 lines

  1. on(release){
  2.    tellTarget("/kartka")
  3.    {
  4.       play();
  5.    }
  6. }
  7.